home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
pixplay
/
pixplay.exe
/
{app}
/
PixPlay.exe
/
0
/
RCDATA
/
TDLGCDINFO
/
TDLGCDINFO.txt
Wrap
Text File
|
2004-12-09
|
3KB
|
158 lines
object dlgCDInfo: TdlgCDInfo
Left = 394
Top = 325
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Device Capabilities'
ClientHeight = 126
ClientWidth = 262
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 262
Height = 21
Align = alTop
AutoSize = False
Caption = ' Label1'
Layout = tlCenter
end
object Panel2: TPanel
Left = 0
Top = 22
Width = 261
Height = 117
BevelOuter = bvLowered
Enabled = False
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 85
Width = 121
Height = 13
AutoSize = False
Caption = 'Label2'
end
object Label3: TLabel
Left = 134
Top = 85
Width = 123
Height = 13
AutoSize = False
Caption = 'Label3'
end
object ReadCDR: TCheckBox
Left = 6
Top = 4
Width = 112
Height = 17
Alignment = taLeftJustify
Caption = 'Read CDR'
TabOrder = 0
end
object ReadCDRW: TCheckBox
Left = 6
Top = 20
Width = 112
Height = 17
Alignment = taLeftJustify
Caption = 'Read CDRW'
TabOrder = 1
end
object WriteCDR: TCheckBox
Left = 132
Top = 4
Width = 120
Height = 17
Alignment = taLeftJustify
Caption = 'Write CDR'
TabOrder = 2
end
object WriteCDRW: TCheckBox
Left = 132
Top = 20
Width = 120
Height = 17
Alignment = taLeftJustify
Caption = 'Write CDRW'
TabOrder = 3
end
object chkUnderrunProtection: TCheckBox
Left = 132
Top = 68
Width = 120
Height = 17
Alignment = taLeftJustify
Caption = 'Underun Protection'
TabOrder = 4
end
object ReadDVD: TCheckBox
Left = 6
Top = 36
Width = 112
Height = 17
Alignment = taLeftJustify
Caption = 'Read DVD'
TabOrder = 5
end
object ReadDVDR: TCheckBox
Left = 6
Top = 52
Width = 112
Height = 17
Alignment = taLeftJustify
Caption = 'Read DVD-R'
TabOrder = 6
end
object ReadDVDRAM: TCheckBox
Left = 6
Top = 68
Width = 112
Height = 17
Alignment = taLeftJustify
Caption = 'Read DVD-RAM'
TabOrder = 7
end
object WriteDVDR: TCheckBox
Left = 132
Top = 36
Width = 120
Height = 17
Alignment = taLeftJustify
Caption = 'Write DVD-R'
TabOrder = 8
end
object WriteDVDRAM: TCheckBox
Left = 132
Top = 52
Width = 120
Height = 17
Alignment = taLeftJustify
Caption = 'Write DVD-RAM'
TabOrder = 9
end
end
object Button1: TButton
Left = 268
Top = 112
Width = 75
Height = 25
Cancel = True
Caption = 'Close'
TabOrder = 1
TabStop = False
OnClick = Button1Click
end
end